home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / clonecd / September 93.img / Australasian Legends / Commercial / MacMaps / MacMaps Demo. / Comprehensive Atlas Demo. / stylesheet_3297.css < prev   
Cascading Style Sheet File  |  1992-08-18  |  376b  |  33 lines

  1.         .style1
  2.         {
  3.             font-family: "Times";
  4.             font-weight: bold;
  5.         }
  6.         .style2
  7.         {
  8.             font-size: 10pt;
  9.         }
  10.         .style3
  11.         {
  12.             font-size: 9pt;
  13.         }
  14.         .style4
  15.         {
  16.         }
  17.         .style5
  18.         {
  19.             font-weight: bold;
  20.         }
  21.         .style6
  22.         {
  23.             font-family: "Geneva";
  24.             font-style: normal;
  25.             font-size: 10pt;
  26.         }
  27.         .style7
  28.         {
  29.             text-decoration: underline;
  30.             font-weight: bold;
  31.             font-size: 12pt;
  32.         }
  33.